-
Notifications
You must be signed in to change notification settings - Fork 11
Chemical Softening Pending Issues #130
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Chemical Softening Pending Issues #130
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, we talked about this quite a bit.
@@ -1028,6 +1027,109 @@ def eq_mass_balance_mg(b): | |||
to_units=pyunits.kg / pyunits.s, | |||
) | |||
|
|||
# TODO: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@MuktaHardikar is this still a TODO or is this completed with the code below?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mostly yes. Need to remove the TODO. The comments would be good to help track the source.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Added equations to calculate the alkalinity concentration in the outlet based on the softening procedure.